home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1995.02 / 000064_mackay@cs.washington.edu_Fri Feb 10 10:13:19 1995.msg < prev    next >
Internet Message Format  |  1995-02-28  |  4KB

  1. Received: from june.cs.washington.edu by cs.umb.edu with SMTP id AA01942
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 10 Feb 1995 21:13:39 -0500
  3. Return-Path: <mackay>
  4. Received: (mackay@localhost) by june.cs.washington.edu (8.6.9/7.2ju) id SAA06791; Fri, 10 Feb 1995 18:13:19 -0800
  5. Date: Fri, 10 Feb 1995 18:13:19 -0800
  6. From: mackay@cs.washington.edu (Pierre MacKay)
  7. Message-Id: <199502110213.SAA06791@june.cs.washington.edu>
  8. To: walt@snowhite.cis.uoguelph.ca
  9. Cc: tex-k@cs.umb.edu
  10. In-Reply-To: Walter Tautz's message of Fri, 10 Feb 1995 20:02:37 -0500 (EST) <Pine.3.05.9502102037.A11128-b100000@snowhite.cis.uoguelph.ca>
  11. Subject: Re: re palatine.sty
  12.  
  13. You, on the other hand, are using LaTeX2e in compatibility mode,
  14. so the underlying LaTeX2e understands the newer version of
  15. Palatino.sty.  If your run got at the palatino.sty distributed
  16. with dvipsk (old pre-nfss LaTeX209) you would find that
  17. a different  set of errors showed up.  
  18.  
  19. To isolate the two versions of latex follow this recipe from the UnixTeX
  20. distribution.  If you need the latex209 files, they are in pub/tex
  21. on osman.classics.washington.edu <128.95.170.63> as latex209.tar.gz
  22. unload them  directly into the TEXMF root, not into  the tex branch.
  23.  
  24.  
  25. [This is TeX3.1415/LaTeX209/NOTE
  26.  for users of the Unix TeX distribution. 
  27.  
  28.  02 Jul 1994]
  29.  
  30.  
  31. To dump and install a format for LaTeX 2.09:
  32.  
  33.     1.  In a test directory:
  34.  
  35.         setenv TEXMFROOT /dir/dir/dir/texmf
  36.  
  37.         where "/dir/dir/dir" is replaced by the path 
  38.         to the texmf installation tree at your site.
  39.  
  40.         setenv TEXINPUTS ${TEXMFROOT}/latex209//
  41.  
  42.         to define the path to the LaTeX 2.09 input files.
  43.  
  44.           initex lplain \\dump
  45.         mv lplain.fmt latex209.fmt
  46.         mv lplain.log latex209.log
  47.  
  48.         If you wish to dump a format for SliTeX:
  49.  
  50.         initex splain \\dump
  51.         mv splain.fmt slitex.fmt
  52.         mv splain.log slitex.log
  53.  
  54.     2.  Next, place the .fmt and .log files into
  55.         ${TEXMFROOT}/ini:
  56.  
  57.         mv latex209.* ${TEXMFROOT}/texmf/ini
  58.         mv slitex.* ${TEXMFROOT}/texmf/ini
  59.     
  60.  
  61.     3.  Normally, at this point, one would link virtex 
  62.         to the format name; but because the use of
  63.         LaTeX 2.09 requires redefining the TEXINPUTS
  64.         environment, we suggest invoking LaTeX 2.09 
  65.         via a script called "latex209" 
  66.  
  67.         A working script will be found in the directory
  68.         texmf/latex209/bin
  69.  
  70.         Use this model for SliTeX, and call the script "slitex":
  71.  
  72.         The TEXINPUTS environment is locally reset by the scripts so
  73.         that the latex209 tree will be searched for LaTeX 2.09 files 
  74.         *before* the default inputs tree is searched.
  75.  
  76.     4.  Give the scripts read and execute permissions; install them
  77.         in the bin directory where your tex executables reside.  
  78.         If necessary, type "rehash" to make the just-installed 
  79.         scripts available.  You should now be able to type "latex209" 
  80.         or "slitex", and proceed as usual.
  81.  
  82. %=======================================================================%
  83. |                             N O T I C E                               |
  84. |  Please note the changes in address and telephone number below.       |
  85. |  There is no Northwest Computing Support Center any longer.           |
  86. |  I will continue unofficially to provide tape distributions and       |
  87. |  any other services I can.                                            |
  88. |                                                                       |
  89. %=======================================================================%
  90. Email concerned with UnixTeX distribution software may be sent 
  91. To:     mackay@cs.washington.edu        Pierre A. MacKay
  92. Smail:  Department of Classics            Emeritus Druid for
  93.     Denny Hall, Mail Stop DH-10        Unix-flavored TeX
  94.     University of Washington
  95.     Seattle, WA 98195
  96.     (206) 543-2268 (Message recorder)